Package-level declarations

Types

Link copied to clipboard
class CoursesClient(val cs: <Error class: unknown class>)

A utility class with methods for getting resources from a remote. For most use cases, the CoursesClient.fetch methods are sufficient. The CoursesClient.fetchAndMap and CoursesClient.fetchAndConsume methods can be used when direct access to the input stream of the response is needed.

Link copied to clipboard